home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -in_the_mag- / cologne / delitracker_ii / files / arexx.lzx / Arexx / dt_balance.rexx < prev    next >
OS/2 REXX Batch file  |  2015-10-11  |  109b  |  7 lines

  1. /* DeliTracker - Set Balance */
  2.  
  3. address 'DELITRACKER'
  4.  
  5. balance '-40'    /* negative numbers require quotes */
  6.  
  7.